Variant.StringValue

Returns the value of the variant as a String. If the variant holds a Date, it is converted to a SQLDateTime format.

Syntax

StringValue( String ) as


Parameters

String


Notes

See the Date class for details on this format.